


.mk10027_1_0_1 {
    padding: 10px;
}


.columnImage {
    width: 100%;
    height: 100%;
}
.rs-img-thum-show {
    height: 90px;
    text-align: center;
    line-height: 2em;
    background: rgba(50, 50, 50, 0.6);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -45px;
    color: #fff;
    z-index: 2;
    align-items: center;
    padding: 0 .5rem;
    border-top-left-radius: .5em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: .5em;
}
.rs-img-icon i {
    font-size: 38px;
    line-height: 45px;
}
.columnImage a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.columnImage a.aicon {
    background-color: rgb(67, 114, 194);
}
.columnImage img {
    width: 100%;
}
.columnImage .iconfont {
    font-size: 82px;
    color: #fff
}
.mk10637_1_0_1 a.pic-con-img {
    background-position: center;
}


.title-box {
    display: flex;
    align-items: flex-start;
    line-height: 150%;
}
.title-box .title-pre {
    white-space: pre-line;
}
.title-box .title-box-title {
    display: flex !important;
    align-items: flex-start;
    cursor: pointer;
    flex: 1;
    width: 0;
    color: inherit;
    font-size: 1.3rem;
    font-weight: 500;
}
.title-box .fl-text {
    margin-right: 5px;
}
.title-box .fa {
    font-size: 1em;
    line-height: 150%;
    margin-right: 5px;
}
.title-box .title-box-title>span {
    display: inline-block;
    width: 100%;
}
.title-box .title-box-title label {
    cursor: pointer;
}
.title-box .title-box-title label:hover {
    color: var(--skin-main-color);
}

.er-menu-list {
    background-color: #fff;
}
.er-menu-list .er-slid-scroll-con {
    border: 1px solid #d9d9d9;
}


.er-menu-list .er-news-list-box-title .title a {
    font-size: 1.4em;
    font-weight: bold;
    color: #666;
}

.er-menu-list .er-news-list-con {
    padding: 30px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin: 0;
    border: none;
    cursor: pointer;
}

.er-menu-list .er-news-list-box-photo,.er-menu-list .er-news-list-box-photo .tu {
    width: 100px;
}

.er-menu-list .er-news-list-box-title {
    padding: 2em 1em;
}

.er-menu-list .history-list .er-news-list-box-title .news {
    height: auto;
    padding: 0 1em;
}

.er-menu-list .history-list .er-news-list-box-title .news>div>span {
    width: 100%;
}

.er-menu-list  .history-list .er-news-list-box-title .news .property {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 1.8em;
    width: 100%;
    color: #555;
}

.er-menu-list .er-zy-icon {
    text-align: center;
    font-size: 3em;
    display: block;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.er-menu-list .er-resource-list.er-list-2 .er-list-box-con.er-list-box-con-2{
    padding: 1.2rem !important;
    margin: 1.2rem !important;
}



